Hey Guys, we're coding beginners (intensive 6 Months into JS, HTML, CSS & Java. Our focus within those 6 months were on Java) - (We also have some basic Python knowledge)
We have a group project (3ppl) and would like to write a simple game;
The game should run on a:
- Rapsberry Pi + monitor
- Game in 2D (language unknown) (sidescroller, arcade, ...) in between code quiz for the player, if answered correctly, (HTML, CSS, JS, JAVA questions) the ingame properties change (for example: "color: red;" - change some ingame color to red...)
- integrate sound
- keyboard/mouse/joystick? (for control)
- multiplayer(?)
- Highscore DB
We are struggling to get our heads around the right language for us.
What we‘ve found so far:
- Pygame (Python Framework)
- Unity (looks like drag and drop, we would like something more Code related)
- Lua
We have 10 weeks for the project and around 10 hrs daily/week on average to work on that project.
What are your opinions on that topic? Any recommendations on languages etc.?
Thanks in advance