-
Notifications
You must be signed in to change notification settings - Fork 0
Using the Website
It's very straightforward to use StudyGameDev. You only need to click a topic (either through the menu or the home page) and unfold the chapters that sound helpful to you. Alternatively, you can conduct a search and turn up a number of results based on the entry.
- Tab and Shift+tab are useful for navigating the website.
- The site allows you to quickly access the menu when you are not using the search bar, by pressing
Ctrl+z
orCtrl+/
. The site will bookmark your last location and return to it when not using the page. - The site also lets you quickly access the search bar by using
Ctrl+x
orCtrl+.
while navigating the topics. It too bookmarks your last location.
The accessibility window can be accessed by choosing the first option in the main menu. It allows you to change the theme color, the font size, and whether or not the links should all be kept unfolded when browsing (this is accomplished with a CSS override implemented via javascript).
If you wish to contribute a new resource to an existing chapter, the code generator can be used to quickly create a useful bite of code for a developer to use. Or you can use it in your own contribution, which we outline step-by-step in the readme.