Créer jeu
Télécharger
Obtenir Plan Académique
Partager le jeu
Intégrez-le à votre plateforme

Vous pouvez intégrer le jeu dans un LMS compatible avec LTI 1.1 ou LTI 1.3 comme Canvas, Moodle ou Blackboard. Les scores seront ainsi automatiquement enregistrés dans le carnet de notes de la plateforme.
Télécharger
Vous avez dépassé le nombre maximum de jeux que vous pouvez intégrer à Google Classroom avec votre Plan actuel.

Pour intégrer autant de jeux que vous le souhaitez dans Google Classroom, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Vous avez dépassé le nombre maximum de jeux que vous pouvez intégrer à Microsoft Teams avec votre Plan actuel.

Pour intégrer autant de jeux que vous le souhaitez dans Microsoft Teams, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Le téléchargement du jeu est une fonctionnalité exclusive pour les utilisateurs avec un Plan Académique ou un Plan Commercial.

Obtenez votre Plan Académique ou Plan Commercial dès maintenant et commencez à intégrer vos jeux dans votre LMS, votre site Web ou votre blog.

Si vous le souhaitez, vous pouvez télécharger une jeu de test ici et tester son intégration:

Guess the Code

Test

Parties jouées 1

À propos de cette activité

Code-themed image quiz

Créé par

Algeria

Téléchargez la version pour jouer sur papier

Créez votre propre jeu gratuite à partir de notre créateur de jeu
Affrontez vos amis pour voir qui obtient le meilleur score dans ce jeu

Top Jeux

%
Anonyme
Anonyme
%
%
%
Vous avez dépassé le nombre maximum de jeux que vous pouvez imprimer avec votre Plan actuel.

Pour imprimer autant de jeux que vous le souhaitez, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Imprimez votre jeu
Guess the Code
 

Guess the CodeVersion en ligne

Code-themed image quiz

par sidra REG
1

Minecraft screenshot: which data structure is best for world chunk management in real-time rendering?

2

Among Us crewmate with pathfinding overlay: which algorithm is commonly used for NPC navigation?

3

Tetris pieces arranged on screen: which data structure is perfect for a stack-like Tetris line clearing process?

4

YouTube interface showing recommended videos: which sorting algorithm is often used in ranking items by score?

5

Pac-Man maze with pellets: which algorithm is classic for grid-based pathfinding?

6

Google Maps navigation screen: which graph algorithm computes shortest routes?

7

Photoshop-like editor showing layers: which data structure models layers for rendering order?

8

Fortnite build mode screenshot: which technique renders distant terrain efficiently?

9

Instagram feed with polished thumbnails: which caching strategy speeds repeated image loads?

10

Python shell icon: which language emphasizes readability and simple syntax?

11

GitHub repo with commits: which data structure underpins the version history?

12

Google Chrome tabs: which algorithm helps prioritize which tab to unload first?

13

CUDA kernel launch visualization: which parallel computing concept is key for GPU ops?

14

YouTube buffering icon: which technique hides latency using prefetching?

15

Roblox scene with collision outlines: which collision detection method is common in games?

16

Fortnite weapon upgrade screen: which data structure suits inventory with quick add/remove?

17

Cuphead boss fight image: which algorithm handles sprite-level animation timing?

18

Reddit thread with upvotes: which concept ranks items by score efficiently?

19

Unity editor screenshot: which design pattern helps decouple components?

20

Minecraft redstone circuit image: which algorithm models signal propagation?

21

Google Cloud Console: which programming paradigm scales horizontally across machines?

22

Steam achievements page: which technique ensures fair unlocks across sessions?

23

Code editor autocomplete: which data structure underpins fast prefix queries?

24

Stack Overflow logo: which algorithm helps detect similar questions?

25

Discord chat: which protocol underpins real-time messaging?

Feedback

Octrees help quickly cull unseen chunks, improving rendering performance in 3D worlds.

A* efficiently finds shortest paths using heuristics, ideal for game AI navigation.

A stack naturally supports last-in, first-out behavior for piece operations.

QuickSort is a common efficient sort for large datasets used in ranking.

BFS guarantees shortest path in unweighted grids like mazes.

Dijkstra finds shortest path from a source to all nodes efficiently on maps.

A stack naturally preserves top-to-bottom rendering order.

LOD adapts geometry complexity with distance to optimize performance.

LRU keeps recently used items ready, reducing load times.

Python is praised for clean syntax and rapid prototyping.

Git history forms a DAG of commits to avoid cycles.

LRU prioritizes keeping recently accessed tabs in memory.

SIMD processes multiple data points with the same instruction across threads.

Prefetching estimates future needs to smooth playback.

AABB is fast for broad-phase collision checks.

Hash maps offer O(1) average lookup for items.

Tweening smooths transitions between keyframes in animations.

Heaps allow quick access to the highest-scored item.

Observers get notified about changes without tight coupling.

Modeling redstone as a graph clarifies propagation paths.

Parallelism spreads work across multiple cores/nodes.

Idempotent operations produce same result even if repeated.

Tries optimize matching common code prefixes.

Cosine similarity measures text similarity in high-dim spaces.

WebSocket enables full-duplex real-time communication.

Voulez-vous vraiment quitter la page ?

En quittant la page, vous perdrez la progression du jeu.