CSI-280-Fish-Game / Fish-Game

Other
0 stars 0 forks source link

finalize game engine choice (+programming language) #1

Closed katiepo456 closed 1 year ago

katiepo456 commented 1 year ago

Through group discussion, we should come to a consensus on a decided programming language that suits our abilities as well as the platform to build the game :)

Shadowsarespooky commented 1 year ago

Using python as the coding language and using pygame as the game engine seems to be the concluded outcome

katiepo456 commented 1 year ago

I was having issues installing the packages for pygame, if others find a way for proper installation, then please document the instructions. Otherwise, we may have to look into an alternative language+engine.

katiepo456 commented 1 year ago

Just as a suggestion, Godot Engine is a game engine that can create 2D games in C++. It seems to have its own GUI so it may be more helpful and innovative than trying to program a game in Python. There's also some other good C++ options from this article: https://narrasoft.com/the-top-3-three-c-plus-plus-plusplus-cpp-cplusplus-2d-game-engines-2021/

Shadowsarespooky commented 1 year ago

By the time we meet on 2/13/2023 we should know if we want to use Godot and either Python, C++, or its native language GDScript

Shadowsarespooky commented 1 year ago

We have chosen Godot and it's native script