Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Text-based Game or Game System to User Space #56

Open
my-name-here opened this issue Sep 9, 2024 · 1 comment
Open

Add a Text-based Game or Game System to User Space #56

my-name-here opened this issue Sep 9, 2024 · 1 comment

Comments

@my-name-here
Copy link

As FogOS is currently lacking in the entertainment department, I propose adding a text-based game, or a system for text-based games, as a way to improve the entertainment value. While this would mostly require just adding a file with the game program, it may also require adding some utilities, so that it is not boring.

proposed changes:
adding some way to generate random numbers(syscall maybe?)
Having a game with multiple choices, as well as events(program in user space)
possibly add some sort of time keeping (syscall maybe?)
possibly ascii art graphics for some parts(probably not many changes for this)
possibly saving world state(again, probably not many changes)

future additions:
adding some sort of nice ui for the game could improve it, but that is beyond the scope of the initial game.
adding more games with different themes could be another possible future expansion.

@malensek
Copy link
Contributor

This sounds cool. You may want to consider adding another team member, since there's a lot of parts to this, but it sounds totally doable either way. Maybe there's an existing basic text based game you could "port" to your engine for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants