Welcome to the official repository for the Titled Games website! This is where we build and maintain our web presence, showcasing our indie game studio and the games we create.
New to web development? Start here:
- Read our Beginner's Guide to learn HTML, CSS, and JavaScript basics
- Follow the Contributing Guide to make your first contribution
- Open
index.htmlin any web browser to see the website locally
-
Clone the repository
git clone https://github.com/TitledGames/website.git cd website -
Open in your browser
- Simply open
index.htmlin your web browser - No build process or dependencies required!
- Simply open
-
Make changes
- Edit
index.htmlfor content - Edit
styles.cssfor styling - Edit
script.jsfor functionality - Refresh your browser to see changes
- Edit
-
Submit your contribution
- Create a branch
- Make your changes
- Submit a pull request
See CONTRIBUTING.md for detailed instructions.
We welcome contributions from everyone, whether you're fixing a typo or adding a major feature!
- Report Bugs: Found something broken? Open an issue
- Suggest Features: Have an idea? Start a discussion
- Improve Documentation: Help make our guides even better
- Fix Issues: Check out open issues and submit a PR
- Add Games: Showcase new games on the website
-
Read the guides
- Beginner's Guide - Learn web development basics
- Contributing Guide - Detailed contribution instructions
-
Pick an issue
- Look for issues labeled
good first issueorhelp wanted - Or create your own feature/fix
- Look for issues labeled
-
Make your changes
- Fork the repository
- Create a branch
- Make your changes
- Test thoroughly
-
Submit a Pull Request
- Push to your fork
- Open a PR with a clear description
- Wait for review
- Beginner's Guide: Complete introduction to HTML, CSS, and JavaScript
- Contributing Guide: How to contribute to this project
- Code Comments: All code files are heavily commented for learning
- Website: titledgames.project516.dev
- GitHub: github.com/TitledGames
- Discord: dsc.gg/titledgames
New to web development? Check out these resources:
- MDN Web Docs - Comprehensive web development documentation
- W3Schools - Tutorials and references
- freeCodeCamp - Free coding courses
- CSS-Tricks - CSS guides and tips
Have questions or want to join the team?
- Discord: Join our server
- GitHub Issues: Ask questions or report bugs
- GitHub Discussions: General discussions
Ready to contribute? Start with our Beginner's Guide or jump straight into the Contributing Guide!