This is an app that you can use to search for and save free games that you like.
You must have:
-
An internet connection.
-
A computer running Ubuntu 24.04 (noble).
-
A github account.
Ensure that your device of choice has a browser installed. Click the link provided below to view the site.
-
Clone this repository using
git clone git@github.com:mururi/pixelart.git
-
Open the index.html file in your preferred browser.
-
HTML
-
CSS
-
JS
To check whether or not a game you want is free click on the Game Name input field and enter the name of the game you had in mind.(Be sure to enter the Game Name meticulously proper punctuation and all)
Press enter on your keyboard
If there is a game in the database with the name you entered you will get a reply with a more info button.
Click on the more info button and then click save.
A new page with the game and more details about the game should load.
Click on the Back To Main Page at the bottom of this page to get back to the search page.
From the search page you can access any games you've previously saved simply by clicking the See Your Saved Games button.
You can also see more about a game by clicking on the See More button on the Image Slider.
Have Fun.
MIT License
Copyright © 2022 Nehemiah Madahana
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.