Skip to content

Android controlled Multiplayer Space Invaders game in Python

Notifications You must be signed in to change notification settings

MrRoy09/Elysium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elysium

The purpose of the project is to create a minimal-setup, android controlled, multiplayer game in python. The game allows two users to connect to their laptop using their phone and play the classic "Space Invaders" with the fun twist of Multiplayer.

It was created in the 24hr long hackathon Syntax Error conducted by SDS Labs - IITR and it won first place in the Open Category
https://devfolio.co/projects/elysium-by-dog-in-a-box-studios-ecf1

Setup

Main1.py is the standalone python file for the entire project. No extra installations, just one file to get started. On the android end, any simple third part android sensor can be used to connect to the game. Run main1.py and setup the android app to send data to the ip address and port the program is listening on (Typically, this can be done by connecting to the same hotspot)

Note

Due to the dependency on third party android app, the portability of the project is limited. I intend on creating an android app to capture sensor data in the near future.

Images

2ff070d1-c766-4656-9d09-e400cd0faeee

fe7184f5-45ca-43fd-b953-c47551d0a800

About

Android controlled Multiplayer Space Invaders game in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages