Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

359 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub commit activity GitHub contributors GitHub repo size GitHub Repo stars GitHub forks

Gojirun Game

Gojirun Game

## 🚀Featured In
Event Logo Event Name Event Description
Hacktoberfest 2025 Hacktoberfest '24 Hacktoberfest is a month-long celebration of open source software run by DigitalOcean, GitHub, and Twilio. It encourages contributions to open source projects and promotes a global community of developers.

How to contribute

Read more: Contributing.md


Avoid Conflicts {Syncing your fork}

An easy way to avoid conflicts is to add an 'upstream' for your git repo, as other PRs may be merged while you're working on your branch/fork.

git remote add upstream https://github.com/allanoguis/gojirun You can verify that the new remote has been added by typing:

git remote -v To pull any new changes from your parent repo, simply run:

git merge upstream/master This will give you any eventual conflicts and allow you to easily solve them in your repo. It's a good idea to use it frequently in between your commits to make sure that your repo is up to date with its parent.

For more information on syncing forks, read this article from GitHub.


Contributors

A heartfelt thank you to the following individuals for their valuable contributions to this project. Your support and dedication are greatly appreciated:


Share Your Thoughts!

We’d love to hear your thoughts! If you have any ideas, or feedback, or even want to let us know how we’re doing, feel free to open an issue or drop us a message. Your feedback is greatly appreciated and helps improve the project!

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

We will create a section on the website to acknowledge the contributions to the making of Gojirun.


About

Continuation of the T-Rex run clone built in React JS/Next JS. This open-source project is dedicated to all its contributors.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

16 stars

Watchers

1 watching

Forks

Contributors

Languages