Git Product home page Git Product logo

movingaround's Introduction

MovingAround

Introduction

A football simulation game written by nagizero (398607 at github) on Unity. In the game, two players will fight for their pride in the traditional football game.

Two skills are learnt by both players. "Dash" will multipy your speed limit by 2 for 5 seconds, and "Magnet" will create a solid magnet on the ground in front of you, which has a strong attraction for the ball.

Since ver 1.1.2, players can pick up items on the ground and use them.

Controls

Player 1:

  • move: axis keys
  • Dash: comma(',')
  • Magnet: period('.')
  • Use Item: Slash('/')

Player 2:

  • move: WASD
  • Dash: 1 (above alphabet keys)
  • Magnet: 2 (above alphabet keys)
  • Use Item: 3 (above alphabet keys)

Update log

ver 1.1.2

  • The first Item of the game: "Medicine"! Along with abstarct class TimeEffectItem and Item builded for developers.
  • Dash Property changed.

ver 1.1.1

  • Ball Linear Drag: 0.01 -> 0.5

Make it easier for the ball to speed down.

  • Control of Player 2 changed.

  • Field Edge collider changed slightly.

ver 1.1.0

  • Human running maximum speed: 12 -> 15

By letting players run quicklier, they could perform better strategies.

  • Skill: "Dash" CD: 30s -> 20s, Time: 5s -> 2s

Dash is an easy but useful skill. By decreasing its CD time and improving its effecting time, players could use it more frequently, making a match more interesting.

However, it is now a bit hard to control. Maybe this issue will be checked in forming versions.

Demo play

Warning: these demo clips are recorded by game version 1.0.

dash magnet

movingaround's People

Contributors

nagizeroiw avatar cenyk1230 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.