Demoid
About
One of my first games ever that i really spent a-lot of time making, i usually made small projects and never really shared it. Although it isnt much (or even great ) its a start of better games i want to make in the future. including the future release of my mobile game.
I made some of the art and some of it was kinda explains how shitty it is.Demoid is a multiplayer game were you use the environment and blocks to move around the screen to kill the other players in win the round. Things like powerups, time limit etc. are planned for the game.
Making demoid is kinda like programming without a game engine, unlike unity everything is hard-coded. Demoid has about 4000-5000 lines of code, although unnecessary its still the most fun way to code in my opinion. its also using my own api called lspr-api aviable for love2d on the love2d fourms.
Demoid is an open-sourced game you are allowed to edit or copy any content of this game.
How to get the source (open with winrar, then extract the .love file, then goto game\*)
Changelog-Fixed fullscreen on windows 7/8
-Fixed null settings options.
-added zrogames in bottom left
-fixed mouse control in fullscreen
- made entire player scorebox centered
Map makerthere is a map maker exe ill upload it one day.
Credit : Jonah Eades ( Designed and art ) , Theron Akubuiro ( Programmer)