All Projects → xiugangzhang → SuperMarioGame

xiugangzhang / SuperMarioGame

Licence: other
🎮 V1.0 : 实现游戏场景的初始化 V2.0: 实现画布的不断刷新 V3.0: 实现了游戏中人物的运动 V4.0: 实现了js代码的分离 V5.0:实现键盘对人物移动的控制 V6.0: 完成Game游戏类的封装 V7.0: 实现敌人角色的加入, player,enemy类的封装; 实现了我方角色和敌人角色的自由移动 V8.0: 实现精灵之间的碰撞检测功能 V9.0: 实现游戏中分数的统计, 输赢的判定 V10.0: 实现了游戏背景的滚动效果和场景的优化

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to SuperMarioGame

proffy-NLW
📓 Educational platform to connect teachers and students
Stars: ✭ 13 (-38.1%)
Mutual labels:  css3
PlayPiano
Implement and simulate piano on web page.
Stars: ✭ 16 (-23.81%)
Mutual labels:  css3
Login-Signup-Templates
Collection of Login Signup Templates
Stars: ✭ 21 (+0%)
Mutual labels:  css3
cdn
🚀 ✈️ 🚄 free CDN for everyone who wants to speed his website freely!😄
Stars: ✭ 16 (-23.81%)
Mutual labels:  css3
IDM222
Web Authoring II
Stars: ✭ 21 (+0%)
Mutual labels:  css3
hugo-piercer-theme
Piercer is a very customizable, fast and simple Hugo theme designed under the mobile-first philosophy.
Stars: ✭ 27 (+28.57%)
Mutual labels:  css3
vue-resume
a live resume builder using VueJs
Stars: ✭ 72 (+242.86%)
Mutual labels:  css3
danoniplus
🍙 Dancing☆Onigiri (CW Edition) - Web-based Rhythm Game
Stars: ✭ 27 (+28.57%)
Mutual labels:  css3
cice-playground
CICE Full Stack Web Course
Stars: ✭ 12 (-42.86%)
Mutual labels:  css3
webpack-starter
A basic setup of webpack goodness. Packed with common fronted workflow to help ease development headache. Ready with development and production config. Feel free to fork and enhance. Have an Awesome frontend coding!
Stars: ✭ 22 (+4.76%)
Mutual labels:  css3
Covidview
A complete COVID-19 tracker cum dashboard website made by me.
Stars: ✭ 24 (+14.29%)
Mutual labels:  css3
ripple-effect-click
Add ripple effect to any element you want when the click action happens ("ripple effect")
Stars: ✭ 15 (-28.57%)
Mutual labels:  css3
To-Do-List
A task management app that allows adding and removing tasks to a to-do list. The data is stored locally in the browser local storage therefore it persists when the user closes the browser. It is built with JavaScript, HTML and CSS.
Stars: ✭ 16 (-23.81%)
Mutual labels:  css3
CustomWebRadioButton
An example of a make radio-button design on the web.
Stars: ✭ 15 (-28.57%)
Mutual labels:  css3
flexbox-carousel
CSS3 Animated Carousel with Flexbox
Stars: ✭ 23 (+9.52%)
Mutual labels:  css3
Front-End-Hackathon-Resources
This repository contains the Code Of Conduct, Rules as well as Event Slides and Material for our very first event, i.e. Front End Hackathon.
Stars: ✭ 18 (-14.29%)
Mutual labels:  css3
Portfolio-Website
Portfolio Website build using HTML5, CSS3, JavaScript and jQuery
Stars: ✭ 109 (+419.05%)
Mutual labels:  css3
smart-webcomponents-community
Material & Bootstrap Web Components built with Smart
Stars: ✭ 30 (+42.86%)
Mutual labels:  css3
SpringBoard
BaseCamp clone | Backend: Ruby on Rails | Frontend: React with Redux
Stars: ✭ 18 (-14.29%)
Mutual labels:  css3
vue3-jd-h5
🔥 Based on vue3.0.0, vant3.0.0, vue-router v4.0.0-0, vuex^4.0.0-0, vue-cli3, mockjs, imitating Jingdong Taobao, mobile H5 e-commerce platform! 基于vue3.0.0 ,vant3.0.0,vue-router v4.0.0-0, vuex^4.0.0-0,vue-cli3,mockjs,仿京东淘宝的,移动端H5电商平台!
Stars: ✭ 660 (+3042.86%)
Mutual labels:  css3

SuperMarioGame

试玩链接:http://htmlpreview.github.io/?https://github.com/xiugangzhang/SuperMarioGame/blob/master/index.html

备用链接:http://vip.52tech.tech/www/game/SuperMarioGame/index.html

image

  • V1.0 : 实现游戏场景的初始化
  • V2.0: 实现画布的不断刷新
  • V3.0: 实现了游戏中人物的运动
  • V4.0: 实现了js代码的分离
  • V5.0:实现键盘对人物移动的控制
  • V6.0:完成Game游戏类的封装
  • V7.0: 实现敌人角色的加入, player,enemy类的封装; 实现了我方角色和敌人角色的自由移动
  • V8.0: 实现精灵之间的碰撞检测功能
  • V9.0: 实现游戏中分数的统计, 输赢的判定
  • V10.0: 实现了游戏背景的滚动效果和场景的优化
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].