1 / 10

C E ngBall Project Contorium

C E ngBall Project Contorium. Alper Demir, Doğa Uzuncukoğlu, Emre Can Küçükoğlu, Necati Çevik. What is CEngBall ?. Programming game A football like game Artificial intelligence developing game. What is our aim ?. Providing a platform to test A.I. skills in a fun way

gratia
Download Presentation

C E ngBall Project Contorium

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CEngBallProject Contorium Alper Demir, Doğa Uzuncukoğlu, Emre Can Küçükoğlu, Necati Çevik

  2. What is CEngBall? • Programming game • A football like game • Artificialintelligencedevelopinggame

  3. What is ouraim? • Providing a platform to test A.I. skills in a funway • Leaving a traditiontoourdepartment

  4. SimilarProjects Mouse Run RoboCode AI Wars

  5. Design Overview • Basic Football Game • A.I. API • 3 main components: • Simulator • Visualizer • A.I Agents

  6. Simulator • Communicating with A.I agents • Providing information about past movements • Checking and applying movements • Simulating in a turn-based manner • Logging every action

  7. Visualizer • Gettingthemovements • Playingthematch

  8. A.I. Agents • Makingmovements • Acting in an environment: • Fullyobservable • Stochastic • Dynamic • Multi-agent • Discrete • Sequential

  9. Whatwehave done so far? • Save file • Visualizer

  10. Whatarewegoingto do? • Simulator • Built-in agents

More Related