chozabu / Neinjarz

Python real time action game
9 stars 0 forks source link

Initial Python3 update #2

Closed Lewiscowles1986 closed 8 years ago

Lewiscowles1986 commented 8 years ago
Lewiscowles1986 commented 8 years ago

fixes #1 probably needs tests to ensure works 100%

chozabu commented 8 years ago

@Lewiscowles1986 :+1: I've merged this, and added a requirements.txt to make setup easier Will try and merge quicker in the future if you have any more updates ;)

Lewiscowles1986 commented 8 years ago

Thanks :+1:

Raise some issues, I'll watch the repo see if I can help with anything

chozabu commented 8 years ago

Well - there are loads of things: -Need a decent menu -Level browser/Selector -check networking, should be OK - but not sure I trust me from ~8 years ago! -lan game broadcast/discovery -internet server browser? -balance weapons -more weapons -more visual themes (seems I part wrote a system to support multiple themes) -driveable vehicles (This could work well with the destructable terrain, but may be hard to make perform well) -code cleanup -optimisation -pypy compatibility? -mobile support ;) -thinking of more changes and upgrades

I'll break some of this down into issues