Showing posts with label Open source. Show all posts
Showing posts with label Open source. Show all posts

Browser based-HTML5-SUPER MARIO BROS!



Full Screen Mario is a fully HTML5 remake of the original Super Mario Brothers. You can play the original levels, play through some of literally millions of possible random maps, or create your own using the level editor. This whole project is open source and free - if you would like to use the code, check out the Github.

Just opening the site, and hearing the theme of mario- Worth it!

Git - Getting Started

GitGit-scm - We have all seen those pages in github, where you can download the source codes of various projects, or scripts to do various things.. But what is that? What are versions, cloning, How do we contribute to a project?
What's all the hype about git and opensource..
Well you can get all your answers here.

Some features of using Git-
  1. Branching and Merging
  2. Small and Fast
  3. Distributed
  4. Data Assurance
  5. Staging Area
  6. Free and Open Source

Search