An open API service indexing awesome lists of open source software.

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.

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