All Projects → Lallassu → Badsanta

Lallassu / Badsanta

Licence: mit
BadSanta - Multiplayer HTML5 Game (http://santa.qake.se)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Badsanta

Wizardwarz
WebGL Multiplayer game with NodeJS backend
Stars: ✭ 270 (+178.35%)
Mutual labels:  indiedev, gamedev, javascript-game
Bake
A build system that lets you clone, build and run C/C++ projects with a single command
Stars: ✭ 434 (+347.42%)
Mutual labels:  indiedev, gamedev
Game
⚔️ An online JavaScript 2D Medieval RPG.
Stars: ✭ 388 (+300%)
Mutual labels:  gamedev, javascript-game
Voxelengine unity
Voxel engine made in C# for Unity
Stars: ✭ 25 (-74.23%)
Mutual labels:  indiedev, gamedev
Blog
gamedev blog
Stars: ✭ 3,076 (+3071.13%)
Mutual labels:  indiedev, gamedev
Mini2dx
A high-level cross-platform 2D game development API
Stars: ✭ 384 (+295.88%)
Mutual labels:  gamedev, 2d-game
Entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
Stars: ✭ 6,017 (+6103.09%)
Mutual labels:  indiedev, gamedev
Generator Phaser
A yeoman generator for phaser games
Stars: ✭ 255 (+162.89%)
Mutual labels:  gamedev, phaser
Phaser Node Kit
Rapid Game Development with PhaserJS and Node for Modern Browsers
Stars: ✭ 39 (-59.79%)
Mutual labels:  gamedev, phaser
Phaser3 Tilemap Pack
Phaser 3 Project Template with Webpack, Tilemap, and Asset Pack
Stars: ✭ 87 (-10.31%)
Mutual labels:  phaser, javascript-game
Bytepath
A replayable arcade shooter with a focus on build theorycrafting made using Lua and LÖVE.
Stars: ✭ 1,119 (+1053.61%)
Mutual labels:  indiedev, gamedev
Awesome One Person Games
🎮 A curated list of successul games, made (quite) entirely by a lone gamedev.
Stars: ✭ 276 (+184.54%)
Mutual labels:  indiedev, gamedev
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+11959.79%)
Mutual labels:  indiedev, gamedev
Parrothunt
ParrotHunt - ThreeJS WebGL game (http://parrothunt.nergal.se)
Stars: ✭ 85 (-12.37%)
Mutual labels:  indiedev, gamedev
Dino3d
🦖 Google Chrome T-Rex Run! in 3D (WebGL experiment)
Stars: ✭ 263 (+171.13%)
Mutual labels:  indiedev, gamedev
Lambdahack
Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at
Stars: ✭ 439 (+352.58%)
Mutual labels:  indiedev, gamedev
gamestudio
2D game engine and editor
Stars: ✭ 207 (+113.4%)
Mutual labels:  gamedev, 2d-game
ScriptableObjectMultiSelectDropdown
Multi Select Dropdown for ScriptableObjects
Stars: ✭ 18 (-81.44%)
Mutual labels:  gamedev, indiedev
Phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
Stars: ✭ 30,918 (+31774.23%)
Mutual labels:  gamedev, phaser
Dungeongenerator
Dungeon generator for games.
Stars: ✭ 66 (-31.96%)
Mutual labels:  indiedev, gamedev

Bad Santa

Bad Santa - Multiplayer HTML5 Game (http://santa.qake.se) made with phaser and nodejs.

Play here: http://santa.qake.se

Howto

Development environment

bower install --development
npm install --development
grunt

Production

grunt dist

Creates a "dist" directory with everything needed.

There is also a dockerfile to be used for creating docker containers for the server to run in.

Sreenshots

ScreenShot ScreenShot ScreenShot ScreenShot

License

MIT

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].