somerandomviolinkid / somerandomviolinkid.github.io

code for incremental spaceship game
2 stars 1 forks source link

Suggestions #1

Open hydroflame opened 2 years ago

hydroflame commented 2 years ago

I read your reddit post but I prefer to post here.

Suggestion:

Use typescript, this will help you avoid mistakes Use React or Vue, this will make ui manipulation much easier Use Webpack, this will help deploy your game

Example, here's a simple game I'm working to improve: play / source

This particular project uses typescript and webpack, very little react yet.

If you have more questions ping me on the bitburner discord.

If you want to look at a bigger incremental, play / source

somerandomviolinkid commented 2 years ago

thanks for the suggestions! I'll look into all of those