https://github.com/aml-hassan-abd-el-hamid/space-war
2D Game that can be played with 2 or 3 players, built using Lua programming language and Love2d frameworke.
https://github.com/aml-hassan-abd-el-hamid/space-war
game game-development love2d lua object-oriented-programming
Last synced: 29 days ago
JSON representation
2D Game that can be played with 2 or 3 players, built using Lua programming language and Love2d frameworke.
- Host: GitHub
- URL: https://github.com/aml-hassan-abd-el-hamid/space-war
- Owner: Aml-Hassan-Abd-El-hamid
- License: bsd-3-clause
- Created: 2020-12-20T13:14:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-15T14:23:48.000Z (about 3 years ago)
- Last Synced: 2025-02-08T23:24:03.154Z (3 months ago)
- Topics: game, game-development, love2d, lua, object-oriented-programming
- Language: Lua
- Homepage:
- Size: 246 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello from Egypt , 20-12-2020
This is my CS50X final project which is a game named "space war" which was implemented using lua and love2d, that game require 2 or 3 players to be played, and the winner is the player who gets the biggest score.
I used three libraries in this game to help me do the next:
"class" : that one was used in the course to help us in building classes & objects in love2d & lua .
"suit-master" : that one was used to hellp me with building the menues to get the no.of players and time from the user.
"cron" : that one was not really necessary but I liked to use as it made building a timer more easier in love2d.My project consist of three main files : main.lua, intro.lua, player.lua
A video of the game: https://www.youtube.com/watch?v=qPaILyrFPAM