Skip to content

wooandrew/TheBoredomProject

Repository files navigation

Website Github license GitHub repo size GitHub code size in bytes Github last commit Github commit activity GitHub language count GitHub top language

The Boredom Project

The Boredom Project is just as the name suggests: a project, or a multitude of projects, born from boredom. Everything here is spontaneous, random, and probably small, unlike many of my other projects. In other words, it's the result of a 17-year-old without friends or a life.

Project Language Status Updates? GitHub Release?
Pong python done maybe yes -> Tag: v1.0-pong
Tic Tac Toe python done no yes -> Tag: v1.0-tictactoe
Battleship cpp prerelease yes yes -> Tag: v1.0-battleship-pre.1

Disclaimer

These projects are BOREDOM inspired projects. So, depending on how bored I am, I may pump out several projects in a week. I might also be pre-occupied and not post a single project in several months (or years). So don't go expecting to see new stuff every month or even every day. Also, none of the projects here are subject to updates or bug fixes. I MAY fix bugs or add features, but don't count on it. OK, I'm done rambling. Check out my Boredom Projects, and for the love of something, use proper grammar.

License

MIT License
The Boredom Project is licensed under the MIT License.

MIT License

Copyright 2019 Andrew Woo

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.