Real-time strategy video game for the Gamebuino handheld console.
Go to file
XaviDCR92 786dccd2bc Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Exe Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Libs Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Sprites * Nearest unit and/or building is found (no sqrt method used). 2017-03-09 23:59:53 +01:00
.directory Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
.geanyprj + Added Makefile configuration file for all projects.\n*Updated Makefile for project 2017-08-26 11:15:45 +02:00
.gitignore Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
BarracksSpr.c * Player can now select nearest unit or building. Multiple buildings and units can be selected at the same time. 2017-03-12 21:09:29 +01:00
Camera.c Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Camera.h Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Gameplay.cpp Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Gameplay.h Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Gfx.cpp Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Gfx.h Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Global_Inc.h Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Makefile Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Makefile.cfg Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Menu.cpp Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Menu.h Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
MouseSpr.c Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Pad.cpp Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Pad.h Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
PeasantSpr.c Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Player.cpp Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Player.h Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
System.c Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
System.h Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Unit.c Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Unit.h Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
main.cpp Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00