All Projects → CoreyT355 → Phaservania

CoreyT355 / Phaservania

Small PhaserJS based Metroidvania-esque project.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Phaservania

Pinpog
Ping-Pong-like game in Assembly that works without OS
Stars: ✭ 177 (+1164.29%)
Mutual labels:  hacktoberfest, game-development
Antimine Android
Antimine is an open source minesweeper-like puzzle game.
Stars: ✭ 218 (+1457.14%)
Mutual labels:  hacktoberfest, game-development
Debroglie
DeBroglie is a C# library implementing the Wave Function Collapse algorithm with support for additional non-local constraints, and other useful features.
Stars: ✭ 190 (+1257.14%)
Mutual labels:  hacktoberfest, game-development
Gosu
2D game development library for Ruby and C++
Stars: ✭ 1,762 (+12485.71%)
Mutual labels:  hacktoberfest, game-development
Obengine
2D Game Engine with Lua Scripting made on top of SFML !
Stars: ✭ 335 (+2292.86%)
Mutual labels:  hacktoberfest, game-development
Ape Ecs
Entity-Component-System library for JavaScript.
Stars: ✭ 137 (+878.57%)
Mutual labels:  hacktoberfest, game-development
Destinationsol
Official continuation of Destination Sol, the great fun little arcade space shooter from http://sourceforge.net/projects/destinationsol/ Modules live at https://github.com/DestinationSol/
Stars: ✭ 214 (+1428.57%)
Mutual labels:  hacktoberfest, game-development
Tiled
Flexible level editor
Stars: ✭ 8,411 (+59978.57%)
Mutual labels:  hacktoberfest, game-development
Limonengine
3D FPS game engine with full dynamic lighting and shadows
Stars: ✭ 331 (+2264.29%)
Mutual labels:  hacktoberfest, game-development
Libplanet
Blockchain core in C#/.NET for persistent peer-to-peer online games
Stars: ✭ 293 (+1992.86%)
Mutual labels:  hacktoberfest, game-development
Gamedev4noobs
Olá, sejam bem-vindos ao repositório _gamedev4noobs_ do Estúdio Vaca Roxa. O propósito desse repositório, além de contribuir para o projeto 4noobs, é ensinar o básico do desenvolvimento de jogos para iniciantes. Apresentando boas práticas e insumos para criar games incríveis.
Stars: ✭ 122 (+771.43%)
Mutual labels:  hacktoberfest, game-development
Silk.net
The high-speed OpenAL, OpenGL, Vulkan, and GLFW bindings library your mother warned you about.
Stars: ✭ 534 (+3714.29%)
Mutual labels:  hacktoberfest, game-development
Defold
Defold is a completely free to use game engine for development of desktop, mobile and web games.
Stars: ✭ 1,938 (+13742.86%)
Mutual labels:  hacktoberfest, game-development
Dinocompose
Chrome's Dino T-Rex game developed in Jetpack Compose
Stars: ✭ 170 (+1114.29%)
Mutual labels:  hacktoberfest, game-development
Evennia
Python MUD/MUX/MUSH/MU* development system
Stars: ✭ 1,309 (+9250%)
Mutual labels:  hacktoberfest, game-development
Pixieditor
PixiEditor is a lightweight pixel art editor made with .NET 5
Stars: ✭ 210 (+1400%)
Mutual labels:  hacktoberfest, game-development
Ktx
LibKTX: Kotlin extensions for LibGDX games and applications
Stars: ✭ 913 (+6421.43%)
Mutual labels:  hacktoberfest, game-development
Terasology
Terasology - open source voxel world
Stars: ✭ 3,247 (+23092.86%)
Mutual labels:  hacktoberfest, game-development
Fheroes2
Free implementation of Heroes of Might and Magic II game engine
Stars: ✭ 471 (+3264.29%)
Mutual labels:  hacktoberfest, game-development
Excalibur
🎮 An easy to use 2D HTML5 game engine written in TypeScript
Stars: ✭ 892 (+6271.43%)
Mutual labels:  hacktoberfest, game-development

PhaserVania

A Castlevania type game written with Phaser 3 and ES6

This is just a fun side project to work on. I'll take any PR under consideration for Hacktoberfest.

Requirements

We need Node.js to install and run scripts.

Install and run

Run next commands in your terminal:

Command Description
npm install Install dependencies and launch browser with examples.
npm run dev Launch browser to show the examples.
Press Ctrl + c to kill http-server process.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].