Skip to content

Here are demos of the Game for the Hackathon. One text based in python and another in react with tailwind styling

Notifications You must be signed in to change notification settings

HackathonFidelity2025/GameProofOfConcept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run react version

  1. Create a new React project (npm create vite@latest my-game --template react or CRA).

  2. Install Tailwind + shadcn/ui if you want the same styling, or replace Button/Card with regular <button>/<div>.

  3. Replace src/App.jsx with the code above.

  4. Run npm run dev and open the browser.

About

Here are demos of the Game for the Hackathon. One text based in python and another in react with tailwind styling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published